SsStudentServiceCustomFieldAssociation 
Logical Entity Name  SsStudentServiceCustomFieldAssociation 
Default Table Name  SsStudentServiceCustomFieldAssociation 
Physical Only  NO 
Definition 
 
Note 
 

SsStudentServiceCustomFieldAssociation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsStudentServiceCustomFieldAssociationID(PK)    int  NO 
 
SsStudentServiceAssociationID(FK)    int  NO 
 
SsStudentServiceCustomFieldID(FK)    int  NO 
 
FieldValue    varchar(256)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SsStudentServiceCustomFieldAssociation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SsStudentServiceCustomFieldAssociation_SsStudentServiceCustomFieldAssociationID  PrimaryKey  SsStudentServiceCustomFieldAssociationID 

SsStudentServiceCustomFieldAssociation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SsStudentServiceAssociation  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomFieldAssociation_SsStudentServiceAssocID_SsStudentServiceAssoc_SsStudentServiceAssocID      SsStudentServiceAssociationID  NO  YES 
SsStudentServiceCustomField  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomFieldAssociation_SsStudentServiceCustFldID_SsStudentServiceCustFld_SsStudentServiceCustFldID      SsStudentServiceCustomFieldID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomFieldAssociation_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SsStudentServiceCustomFieldAssociation Check Constraints 
Check Constraint Name  CheckConstraint